projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2b4af7
)
tools python: remove unused auxbin functions
author
Keir Fraser
<keir.fraser@citrix.com>
Tue, 23 Jun 2009 16:26:28 +0000
(17:26 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Tue, 23 Jun 2009 16:26:28 +0000
(17:26 +0100)
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
tools/python/xen/util/auxbin.py
patch
|
blob
|
history
diff --git
a/tools/python/xen/util/auxbin.py
b/tools/python/xen/util/auxbin.py
index 056d1fd3a39d231d4e66a6ccc20d9ea419bfb938..8dd2e5dec098523c5eba58327d7b9d801560e6b4 100644
(file)
--- a/
tools/python/xen/util/auxbin.py
+++ b/
tools/python/xen/util/auxbin.py
@@
-40,12
+40,6
@@
def pathTo(exebin):
return exe
return None
-def path():
- return LIBEXEC
-
-def libpath():
- return LIBDIR
-
def xen_configdir():
return XEN_CONFIG_DIR